projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb0fd10
)
*** empty log message ***
author
Colin Walters
<walters@gnu.org>
Sat, 7 Sep 2002 21:28:04 +0000
(21:28 +0000)
committer
Colin Walters
<walters@gnu.org>
Sat, 7 Sep 2002 21:28:04 +0000
(21:28 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 585fd86402c302a875247e930b13e6e09e3869be..7a14fee11f4e0bc3d98c91816903438884cc1129 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,13
@@
+2002-09-07 Colin Walters <walters@debian.org>
+
+ * progmodes/compile.el (compile-internal): Add optional argument
+ no-async.
+
+ * diff.el (diff): Add optional argument no-async, and use the
+ above argument.
+
+ * files.el (diff-buffer-with-file): Use it.
+
2002-09-07 John Paul Wallington <jpw@shootybangbang.com>
* emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.